home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group00a.txt / 000092_icon-group-sender _Thu May 11 12:47:55 2000.msg < prev    next >
Internet Message Format  |  2001-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id MAA16266
  4.     for icon-group-addresses; Thu, 11 May 2000 12:47:08 -0700 (MST)
  5. Message-Id: <200005111947.MAA16266@baskerville.CS.Arizona.EDU>
  6. To: Taybin Rutkin <trutkin@black.clarku.edu>
  7. cc: icon-group@optima.CS.Arizona.EDU
  8. Subject: Re: VIB for Linux? 
  9. Date: Thu, 11 May 2000 09:11:55 -0700
  10. From: Clinton L Jeffery <jeffery@big-bill.CS.UNLV.EDU>
  11. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  12. Status: RO
  13.  
  14.  
  15. > Actually, I'm asking about the entire graphics system.  Does it call
  16. > X-Windows directly?  How is it cross-platform then?
  17.  
  18. I wrote the bulk of the Xlib code. Then Gregg Townsend and Sandy Miller
  19. improved it.  Then Darren Merrill ported it to OS/2.  Then I further
  20. separated out the platform-dependencies, and wrote the MS Windows code.
  21. The built-in functions are native and cross-platform. The higher level
  22. GUI toolkits are Icon-specific and cross-platform.
  23.  
  24. > I'm wondering how hard it would be to add gtk+ support.
  25.  
  26. I guess it would not be easy, but I'd be glad if you proved me wrong. :-)
  27.  
  28. Clint, jeffery@cs.unlv.edu
  29.